home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / barrels_of_monkey.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(release).as
Text File  |  2010-07-14  |  105b  |  5 lines

  1. on(release){
  2.    getUrl("http://www.tinymania.com", "_blank");
  3.    _root.kvClick(_global.mcClickId);
  4. }
  5.